PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFSampleFunction Class / getDecode Method
In This Topic
    getDecode Method
    In This Topic
    Gets the function's decoding array.
    Syntax
    public double[] getDecode()

    Return Value

    An array of 2 x n numbers specifying the linear mapping of sample values into the range appropriate for the function's output values.
    See Also